From: Ian Campbell Date: Thu, 21 Oct 2010 17:00:39 +0000 (+0100) Subject: xl: fix spelling mistake in xl.conf X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~11373 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=eaf735e9991ddd6971d5cbebdf588a104f837c7b;p=xen.git xl: fix spelling mistake in xl.conf Signed-off-by: Ian Campbell Signed-off-by: Ian Jackson --- diff --git a/tools/examples/xl.conf b/tools/examples/xl.conf index a17069b812..09a3d46615 100644 --- a/tools/examples/xl.conf +++ b/tools/examples/xl.conf @@ -2,7 +2,7 @@ # automatically balloon down dom0 when xen doesn't have enough free # memory to create a domain -#autoballon=1 +#autoballoon=1 # full path of the lockfile used by xl during domain creation #lockfile="/var/lock/xl"